summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2012-11-21String -> OUStringIvan Timofeev
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-10-29String -> OUStringIvan Timofeev
2012-10-28String -> OUStringIvan Timofeev
2012-10-22String -> OUStringIvan Timofeev
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-12XubString->OUStringCaolán McNamara
2012-10-02String -> OUStringIvan Timofeev
2012-10-02String -> OUStringIvan Timofeev
2012-10-02String -> OUStringIvan Timofeev
2012-10-02remove unused methodIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-09-11-Werror,-Wunused-private-fieldStephan Bergmann
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-07-01Remove unused applicat.hxxThomas Arnhold
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
2012-05-28only need to include ostream here, iostream sucks in global ctorsCaolán McNamara
2012-05-17XubString->rtl::OUStringCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-03Some String <-> OUString replacements in starmathOlivier Hallot
2012-04-02Added Help Buttons to dialog buttons in starmathKaran Desai
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12use string literal OUString overloadsLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak
2012-02-18Fix typos in commentsElton Chung
2012-01-31drop unnecessary includesCaolán McNamara
2012-01-25String->rtl::OUStringCaolán McNamara
2011-12-07merge two duplicates of a functionLuboš Luňák
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev