summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2013-04-05Added and fixed various vba APINoel Power
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01svtools: re-add filedlg2 to ResTarget, and remove un-used resourcesMichael Stahl
2013-04-01svtools: restore filedlg2.hrc/srcMichael Stahl
2013-04-01Related: #i119403# take transparency into account in both InvalidatesCaolán McNamara
2013-04-01Resolves: #i119403# GridControl not refreshing after deleting rowsJürgen Schmidt
2013-04-01Resolves: #i119149# - Fix triggering of selection changed eventAriel Constenla-Haile
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30Prefer to be sure not to have invalided iterator problemsJulien Nabet
2013-03-30Optimize a bit iterators stuffJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26WaE: private field 'mxSourceDocument' is not usedTor Lillqvist
2013-03-26WaE: unused variable 'nPages'David Tardon
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent
2013-03-23fdo#61379 Java options are under Options - LibreOffice - AdvancedAndras Timar
2013-03-21coverity#735364 Logical vs. bitwise operatorJulien Nabet
2013-03-21coverity#704123 Logical vs. bitwise operatorJulien Nabet
2013-03-20WaE: 'DBG_UTIL' is not defined, evaluates to 0Tor Lillqvist
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-13fix incorrect code alignmentLuboš Luňák
2013-03-13XubString->OUStringCaolán McNamara
2013-03-12XubString->OUStringCaolán McNamara
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11Unused bForce parameterStephan Bergmann
2013-03-11rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann
2013-03-11Documentation to avoid a real use-after-free bugMarc-André Laverdière
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes
2013-03-09coverity#989728: uninitialized scalarMarc-André Laverdière
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08don't broadcast pref size changed if we've a size req setCaolán McNamara
2013-03-08It's either Ireland(en) or Éire(ga) not EireCaolán McNamara
2013-03-08we hardly need to distinguish New Zealand Maori from some other kind of MaoriCaolán McNamara
2013-03-08make use of startsWith()Thomas Arnhold