summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify logic to use std::vector's .empty()Kevin Hunter2011-10-102-13/+1
* grab monitors on start alsoCaolán McNamara2011-10-101-0/+3
* fix the fallback logicCaolán McNamara2011-10-101-9/+13
* Related: fdo#38580 NULL objectCaolán McNamara2011-10-102-2/+2
* regenerate listCaolán McNamara2011-10-101-0/+1
* Page Break: Fix page break deletion when changing page styleCédric Bosdonnat2011-10-101-3/+12
* Page Break: show the button on the right for book mode viewCédric Bosdonnat2011-10-102-21/+88
* Warn if declaration follows statement in C-filesFridrich Štrba2011-10-104-1/+5
* WaE: -Wsign-promoCaolán McNamara2011-10-101-0/+19
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-101-1/+1
* WaE: inconsistent dll linkageTor Lillqvist2011-10-101-2/+0
* WaE: unreachable codeTor Lillqvist2011-10-101-2/+0
* So just drop the duplicate XInvocation base class thenNoel Power2011-10-102-13/+3
* WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist2011-10-101-2/+2
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-101-1/+1
* WaE: reinterpret_cast used between related classesTor Lillqvist2011-10-101-1/+1
* WaE: unreachable codeTor Lillqvist2011-10-101-1/+0
* WaE: C4584: foo is already a base-class of barTor Lillqvist2011-10-101-7/+10
* WaE: unreachable codeTor Lillqvist2011-10-101-0/+2
* WaE: unreferenced local variableTor Lillqvist2011-10-101-1/+1
* add Pali language (Latin script) - fdo#41599Andras Timar2011-10-103-0/+3
* fixing error handling for generated files againBjoern Michaelsen2011-10-102-4/+4
* ensure correct export size type in stream operationCaolán McNamara2011-10-104-1/+40
* tidy this a little bitCaolán McNamara2011-10-101-2/+1
* callcatcher: remove some unused codeCaolán McNamara2011-10-103-34/+0
* update unused listCaolán McNamara2011-10-101-0/+1
* ByteString->rtl::OStringCaolán McNamara2011-10-102-16/+21
* remove unused source dirCaolán McNamara2011-10-105-726/+0
* make xmloff ByteString freeCaolán McNamara2011-10-107-74/+61
* ByteString->rtl::OStringCaolán McNamara2011-10-101-3/+5
* aEmptyByteStr unnecessaryCaolán McNamara2011-10-102-2/+0
* ByteString->rtl::OStringCaolán McNamara2011-10-103-3/+3
* update listCaolán McNamara2011-10-101-9/+1
* callcatcher: SvxHtmlExportModeConfigItem_Impl unused nowCaolán McNamara2011-10-101-48/+0
* Simplify drawing of the toolbar indicator.Jan Holesovsky2011-10-101-40/+1
* Improve the look of the 'More' toolbar indicator in the non-NWF case.Jan Holesovsky2011-10-101-20/+3
* Page Break: don't let the indicator being hidden due to the zoom levelCédric Bosdonnat2011-10-091-3/+6
* Make the key names look better under wine.Jan Holesovsky2011-10-091-4/+3
* Kill unused code in Ruler.Jan Holesovsky2011-10-093-263/+11
* Explicitly enable manifest creation.Jan Holesovsky2011-10-091-0/+1
* add unit test cases for mathematical functionsMarkus Mohrhard2011-10-093-0/+7
* extend test for spreadsheet functionsMarkus Mohrhard2011-10-092-2/+4
* Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f...Stephan Bergmann2011-10-081-0/+6
* migrate to StringRangeEnumerator in BasicIvan Timofeev2011-10-081-10/+20
* no need to return size_t instead of sal_Int32Ivan Timofeev2011-10-082-2/+2
* allow parsing of joined rangesIvan Timofeev2011-10-082-49/+49
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-088-74/+208
* convert path for windowsMatúš Kukan2011-10-081-1/+2
* Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c"Tor Lillqvist2011-10-083-10/+11
* do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan2011-10-084-154/+82