summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-02-19ByteString->rtl::OStringCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-02-19Remove unused codePetr Vorel
2012-02-19pngread: remove some unused definesThomas Arnhold
2012-02-18WaE: unused variable rcThomas Arnhold
2012-02-18WaE: unused variable errThomas Arnhold
2012-02-18vcl: remove some more unused windows codeThomas Arnhold
2012-02-18vcl: nFallbacklevel has no effectThomas Arnhold
2012-02-18WaE: fix buildMichael Meeks
2012-02-18fix buildIvan Timofeev
2012-02-18Replaced 'if-elseif-else' chains with 'switches' where they seem naturalMariusz Dykierek
2012-02-18vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold
2012-02-18Revert "vcl: bring ImplFindByLocale back (windows build)"Thomas Arnhold
2012-02-18remove some unused windows codeThomas Arnhold
2012-02-18vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold
2012-02-18Fix typos in commentsElton Chung
2012-02-18Remove unused codeElton Chung
2012-02-18partial revert of unused code removal, and add LINUX guardsMichael Meeks
2012-02-17Removed unused code from vcl moduleSzabolcs Dezsi
2012-02-17Remove unused code.Petr Vorel
2012-02-17vcl: simplify cut/paste shared module listsMichael Meeks
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-17suppress -Werror for vclplug_gtk3David Tardon
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-15I can't see the point of these masses of vcl settings which go nowhereCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-15When using libmerged there is no "tk" libraryTor Lillqvist
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-15Revert temporary and not properly ifdeffed Android stuffTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-13Remove unused codeElton Chung
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-13manual override of ATToolSupport is a windows-only featureCaolán McNamara
2012-02-13Duplicate #includeStephan Bergmann
2012-02-12unusedcode.easy: remove MatrixArrangerThomas Arnhold
2012-02-11unusedcode.easy: clean GtkPrintWrapperThomas Arnhold
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10Remove unused codeElton Chung
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara
2012-02-10Missing fontconfig.h includeStephan Bergmann
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-04Better optimal combobox widthCaolán McNamara
2012-02-04these methods can be constCaolán McNamara
2012-02-03android: implement theming to get default font set, 1st cut at GetWorkAreaMichael Meeks
2012-02-03android: An attempt to handle mouse events.Jan Holesovsky