summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Rename _imp_get/setProcessLocale (avoid reserved identifiers)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Drop __rtl_random_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-10Drop __rtl_digest_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-10Drop __rtl_cipher prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann
2016-03-10sd: handle classification during copy&pasteMiklos Vajna
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna
2016-03-10starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-03-10Upgrade libxmlsec to 1.2.15Miklos Vajna
2016-03-10loplugin:stringconstantStephan Bergmann
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-10mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann
2016-03-10Just use "this"Stephan Bergmann
2016-03-10fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara
2016-03-10tdf#57523 - Regex search "^$" finds all empty cells in given range.Mohammed Abdul Azeem
2016-03-10Remove unnecessary class DispatchWatcherHashMapStephan Bergmann
2016-03-10Hold DispatchWatcher by rtl::ReferenceStephan Bergmann
2016-03-10ProcessDocumentsRequest ctor inits pcProcessed to nullStephan Bergmann
2016-03-10No need for heap allocation hereStephan Bergmann
2016-03-10writerfilter: -Werror,-Wunused-variableMiklos Vajna
2016-03-10RTF import: handle classification during copy&pasteMiklos Vajna
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-10RTF import: set user-defined metadata only after parsing all of themMiklos Vajna
2016-03-10sw: make metadata available in copy resultMiklos Vajna
2016-03-10tdf#94370: Make previews of master pages finally appearKatarina Behrens
2016-03-10Updated coreKrunoslav Šebetić
2016-03-10Adapt to "Extract Directories from BootstrapFixtureBase"Stephan Bergmann
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-10Follow the coding style of surrounding codeTor Lillqvist
2016-03-10Remove unnecessary parenthesesStephan Bergmann
2016-03-10Fixed minor negation bug in SAL_WARN_IFrohan
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht
2016-03-10Make CppunitTest name match *.mk file nameStephan Bergmann
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann