summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)Author
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida
2013-04-09com::sun::star cleanup.Kohei Yoshida
2013-04-09Make the member mutable to avoid ugly casting.Kohei Yoshida
2013-04-08fdo#46808, use service constructor for document::FilterConfigRefreshNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-04-03sal_Bool -> boolMarkus Mohrhard
2013-04-03this method is actually unusedMarkus Mohrhard
2013-04-03prevent some unnecessary castingMarkus Mohrhard
2013-04-03we don't need a macro hereMarkus Mohrhard
2013-04-03no need for pointers hereMarkus Mohrhard
2013-04-03simplify this a bitMarkus Mohrhard
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28sfx2: restore weird SfxStack::nLevel that was...Michael Stahl
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22String -> OUStringIvan Timofeev
2013-02-22fix sfx2 buildCaolán McNamara
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-06String->OUStringCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2012-12-12uncalled destructorCaolán McNamara
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc36
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-07-25Remove unused parameter.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida