summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* gb_Library_PLAINEXT->gb_Library_DLLEXTNorbert Thiebaud2012-06-151-1/+1
* add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2012-06-151-0/+1
* remove all traces of offuh from makefilesDavid Tardon2012-06-153-3/+15
* ugly fix to a dependency problem in starmath_qa_ccpunitNorbert Thiebaud2012-06-151-0/+2
* avoid object double include in starmathNorbert Thiebaud2012-06-151-1/+0
* reenable unit testNorbert Thiebaud2012-06-152-0/+115
* move UNO API test to subsequentchecksDavid Tardon2012-06-151-1/+3
* migrate starmath subsequenttests to gbuildNorbert Thiebaud2012-06-152-4/+54
* convert starmath to gnumakeNorbert Thiebaud2012-06-155-0/+268
* revert gmk4 mismergeNorbert Thiebaud2012-06-158-510/+0
* Remove some PCH leftoversThomas Arnhold2012-06-151-421/+0
* added zoom submenu to ViewTim Hardeck2012-06-151-1/+11
* move zoomitem from svx to sfx2Tim Hardeck2012-06-154-13/+4
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-52/+2
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-26/+0
* Bin pointless <vcl/sv.h> headerTor Lillqvist2012-06-101-1/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-0915-30/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-3/+0
* SmParser::GetTokenTableEntry: -Werror=sign-compareMichael Stahl2012-05-311-1/+1
* targetted SAL_N_ELEMENTS revert.Michael Meeks2012-05-312-9/+3
* fix .component pathsDavid Tardon2012-05-291-7/+4
* only need to include ostream here, iostream sucks in global ctorsCaolán McNamara2012-05-281-2/+1
* status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky2012-05-281-2/+2
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-242-5/+5
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-1/+0
* XubString->rtl::OUStringCaolán McNamara2012-05-173-5/+7
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-171-1/+2
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-1/+1
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-142-3/+3
* removed unused definesTakeshi Abe2012-05-133-11/+0
* make ResId::toString a non-static memberCaolán McNamara2012-04-303-3/+5
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* add package deps for resourcesDavid Tardon2012-04-091-2/+7
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
* clean upDavid Tardon2012-04-081-1/+1
* always use --protector for UNO testsDavid Tardon2012-04-081-4/+0
* drop uses_ureDavid Tardon2012-04-081-2/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
* Revert "fdo#41739: Math: do not skip "newline" on error"Ivan Timofeev2012-04-081-3/+1
* starmath: fix DEBUG_ENABLE_DUMPASDOT buildIvan Timofeev2012-04-081-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-13/+13
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-052-14/+8
* Remove macro RTL_CONSTASCII_USTRINGPARAMOlivier Hallot2012-04-051-7/+7
* Some String <-> OUString replacements in starmathOlivier Hallot2012-04-033-4/+4
* Added Help Buttons to dialog buttons in starmathKaran Desai2012-04-023-5/+162
* Remove unnecessary tools/table.hxx #includesNoel Grandin2012-03-291-1/+0
* fdo#41739: Math: do not skip "newline" on errorIvan Timofeev2012-03-221-1/+3
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-2/+2