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