summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann
2013-09-04Minor clean upStephan Bergmann
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-04WaE: unreachable codeTor Lillqvist
2013-09-04Add SAL_WNOUNREACHABLE_CODE_PUSH and _POP macrosTor Lillqvist
2013-09-04Remove unneeded configure.ac firebird parts.Andrzej J.R. Hunt
2013-09-04startcenter: Fix template buttons breaking when used with k.boardKrisztian Pinter
2013-09-04startcenter: Rename variablesKrisztian Pinter
2013-09-04Require FreeType >= 2.2.0Khaled Hosny
2013-09-04FT_Size API is available since FreeType 2.0.5Khaled Hosny
2013-09-04renamed ca-XV to ca-valencia and activated ca-ES-valencia, fdo#59867 relatedEike Rathke
2013-09-04use Bcp47CountryEntryEike Rathke
2013-09-04Updated coreEike Rathke
2013-09-04c++11 and c++03 have different enum namespacing behaviourCaolán McNamara
2013-09-04remove intermediate Strings on res loadingCaolán McNamara
2013-09-04String to OUStringThomas Arnhold
2013-09-04Replace XROW_GETXXX macro with templateStephan Bergmann
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-09-04Print images in grayscale when printing using the "Black & White".Brian Fraser
2013-09-04calc export test on cell values, strings & formulasLaurent Godard
2013-09-04Updated coreCaolán McNamara
2013-09-04discard unused HIDs nowCaolán McNamara
2013-09-04XubString->OUStringCaolán McNamara
2013-09-04tp_axisLabel.ui widgetsManal Alhassoun
2013-09-04adjust code to layoutPhilipp Riemer
2013-09-04remove filerec.hxx inclusion where not neededPhilipp Riemer
2013-09-04delete code that was commented outPhilipp Riemer
2013-09-04sw/paint: replace bools by enum in DrawGraphic methodPierre-Eric Pelloux-Prayer
2013-09-04WaE: unreachable codeTor Lillqvist
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-09-04Possibly fixes compiling success regression on the UNIX platform.Minh Ngo
2013-09-03Don't forget this.Kohei Yoshida
2013-09-03std::auto_ptr is deprecated.Kohei Yoshida
2013-09-03Service manager class member not used. Remove it.Kohei Yoshida
2013-09-03bool cleanup in VDiagram.Kohei Yoshida
2013-09-03No point having two separate drawing targets - final target not used.Kohei Yoshida
2013-09-04WaE: 'BufferNode::notifyAncestor': recursive call has no side effectsTor Lillqvist
2013-09-04WaE: Unreachable codeTor Lillqvist
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-09-04fdo#68839: add unit testMichael Stahl
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-09-04WaE: C4723: potential divide by 0Tor Lillqvist
2013-09-03WaE: Unreachable codeTor Lillqvist
2013-09-03Make it possible to #ifdef on ENABLE_LTOTor Lillqvist
2013-09-03Fix typos and make the VLC code in theory work as 64-bit on Windows and OS XTor Lillqvist
2013-09-03Need the gb_LTOFLAGS (-GL) also when precompiling headersTor Lillqvist
2013-09-03Use -LTCG also when linking executables in the LTO caseTor Lillqvist
2013-09-03Just use simple -O2Tor Lillqvist