summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* its gb_Library_add_api not gb_Library_use_apiBjoern Michaelsen2011-09-091-1/+1
* Uploading libvisio-0.0.7Fridrich Štrba2011-09-094-33/+7
* second try to prevent warningMarkus Mohrhard2011-09-091-2/+5
* add missing $David Tardon2011-09-091-1/+1
* callcatcher: various unused codeCaolán McNamara2011-09-0918-188/+1
* WaE: constify these (worrying-looking) font name tablesCaolán McNamara2011-09-091-1/+1
* size arg can be constCaolán McNamara2011-09-092-9/+2
* convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara2011-09-094-7/+13
* Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara2011-09-093-47/+121
* We can simplify this as MinGW always is cross-compilation for usTor Lillqvist2011-09-091-38/+19
* I see no immediate reason for this #ifndef __MINGW32__Tor Lillqvist2011-09-091-4/+2
* n#705985: Importing Flip properties of custom shapes.Muthu Subramanian2011-09-091-0/+8
* announce building of zip archivesDavid Tardon2011-09-091-0/+1
* avoid the need for calling eval hereDavid Tardon2011-09-091-2/+6
* avoid the need for calling eval hereDavid Tardon2011-09-091-1/+6
* make use of Configuration consistent with other gbuild classesDavid Tardon2011-09-092-16/+25
* avoid the need for calling eval hereDavid Tardon2011-09-091-2/+7
* the eval is actually not needed hereDavid Tardon2011-09-091-1/+2
* I'm going to agree with Julien that this is wrong.Joseph Powers2011-09-081-1/+1
* do not hardcode python binary nameDavid Tardon2011-09-091-3/+3
* forgot to add the file for the unit testMarkus Mohrhard2011-09-091-0/+0
* prevent warningMarkus Mohrhard2011-09-091-8/+8
* add logical function unit testMarkus Mohrhard2011-09-094-0/+188
* externalrefmgr.cxx is String freeMarkus Mohrhard2011-09-093-4/+11
* add range name xls testMarkus Mohrhard2011-09-091-18/+29
* Resolves: fdo#40449 spellchecking tried to keep a reference to a temporaryCaolán McNamara2011-09-082-15/+15
* Fix the second and last duplicateBreakJulien Nabet2011-09-081-1/+0
* Fix duplicateBreakJulien Nabet2011-09-081-1/+0
* sal_Bool to bool.Kohei Yoshida2011-09-082-34/+34
* Bring the default row height back to the 3.4 level.Kohei Yoshida2011-09-081-7/+12
* fix comment typosCaolán McNamara2011-09-081-1/+1
* add chaff to encrypted documentsCaolán McNamara2011-09-0820-6/+287
* drop dead dmake makefile.mksCaolán McNamara2011-09-0811-855/+0
* Header/Footer: implement the edit menu itemCédric Bosdonnat2011-09-089-18/+32
* Header/Footer: added the popup menu of the separatorCédric Bosdonnat2011-09-086-12/+78
* Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat2011-09-082-1/+43
* Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat2011-09-086-37/+99
* Header/Footer: vertically center the text in the separator controlCédric Bosdonnat2011-09-081-2/+5
* Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugsCédric Bosdonnat2011-09-083-73/+51
* Fixup non-respecting DESTDIR for DOCDIR chmod.Tomáš Chvátal2011-09-081-1/+1
* GCC bug 50255 will be fixed in 4.6.2 already.Stephan Bergmann2011-09-081-1/+1
* Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann2011-09-081-2/+2
* Related: gcc#50255 we now know the bounds of the broken gcc versionsCaolán McNamara2011-09-081-3/+6
* Make moved bitfield flags from prev commit into true bools.Stephan Bergmann2011-09-081-5/+5
* fix dodgy assigns to const array paramjulien24122011-09-081-6/+4
* Cleanup of SwFlowFrm flags.Stephan Bergmann2011-09-087-53/+54
* so *that's* where the hello/world we're coming fromCaolán McNamara2011-09-081-22/+5
* Related: fdo#40420 always include xmlsecurity library for macro-securityCaolán McNamara2011-09-084-18/+12
* its just a const char*Caolán McNamara2011-09-081-8/+3
* Related: fdo#40420 don't crash on missing/failing xmlsecurity libCaolán McNamara2011-09-081-5/+11