summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-01convert math font dialog to .uiCaolán McNamara7-161/+296
2013-11-01SdrGraphLink::pGrafObj can never be nullStephan Bergmann1-17/+17
2013-11-01twain: Update twain to version 2.2Thomas Arnhold1-868/+846
2013-11-01-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-01-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-11-01cannot convert parameter 1 from ´const char [2]´ to ´sal_UnicodeCaolán McNamara1-1/+1
2013-11-01Made some changes to remove the compile warnings...Jian Hong Cheng3-11/+16
2013-11-01Revise un-necessary checking..Jian Hong Cheng1-2/+2
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng6-0/+621
2013-11-01Pass OUString by const &Stephan Bergmann1-1/+1
2013-11-01Unit test for Docx Chart Series NameVinaya Mandke4-28/+33
2013-11-01fdo#71005 Remove odd "Workaround for automated testing"Stephan Bergmann1-2/+0
2013-11-01Better approach for fdo#40077: Characters cropped in GTK-ComboboxSamuel Mehrbrodt1-5/+2
2013-11-01i#118517# - Update twain to version 2.1 with support for Apple and UNIX.Pedro Giffuni1-782/+1014
2013-11-01remove nonsense FOLD commentsThomas Arnhold2-10/+10
2013-11-01fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt14-38/+38
2013-11-01fdo#68414: SIDEBAR: property's Text named incorrectlyJulien Nabet1-1/+1
2013-11-01add limits.h for rhel-6 buildCaolán McNamara1-1/+2
2013-11-01Try make this more robust in slow environmentsStephan Bergmann1-18/+28
2013-11-01Improve exception messages (for debugging)Stephan Bergmann1-2/+5
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2-0/+61
2013-11-01Add FREEHAND_LIBSTor Lillqvist1-0/+1
2013-11-01Add FREEHAND_LIBSTor Lillqvist1-0/+1
2013-11-01fix mozab driver after OUString changeNoel Grandin1-5/+5
2013-10-31GPU Calc: re-enable regression test testSharedFormulaXLSI-Jui (Ray) Sung1-1/+1
2013-10-31GPU Calc: refactor code generation for inlined library routinesXukai Liu6-32/+89
2013-11-01TypoTor Lillqvist1-1/+1
2013-11-01Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist1-0/+25
2013-11-01Dummy implementation of touch_ui_dialog_modal()Tor Lillqvist1-1/+8
2013-11-01Maybe Dialog::Execute() is one good place to call touch_ui_dialog_modal()Tor Lillqvist1-1/+59
2013-11-01Add first attempt at an error message etc APITor Lillqvist1-0/+21
2013-11-01Bin pointless Android ifdefsTor Lillqvist1-10/+0
2013-11-01Use actual executable pathTor Lillqvist1-1/+1
2013-11-01Bin dead codeTor Lillqvist1-3/+0
2013-11-01Cosmetics and style cleanupsTor Lillqvist2-49/+11
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist5-32/+1
2013-10-31writerfilter: remove unused WW8FontTable class in doctokMiklos Vajna2-28/+0
2013-10-31Disambiguate where a "Source for ... not found!" error originates fromStephan Bergmann1-1/+1
2013-10-31$installer::globals::macinstallfilename is already an absolute pathnameStephan Bergmann1-4/+1
2013-10-31Hack to find instdir/*/LibreOffice.app/Contents/LICENSE.html on Mac OS XStephan Bergmann1-2/+2
2013-10-31shell: mapix.h is not needed at allThomas Arnhold1-5/+0
2013-10-31vcl: fix braceThomas Arnhold1-1/+1
2013-10-31Fixed a typo in the GPU Calc compiler.I-Jui (Ray) Sung1-3/+3
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold1-0/+4
2013-10-31Better warnings when CheckContext() failsTor Lillqvist1-2/+4
2013-10-31I assume this is missingStephan Bergmann1-0/+3
2013-10-31writerfilter: implement BorderHandler::getInteropGrabBag()Miklos Vajna9-18/+134
2013-10-31Updated coreCaolán McNamara1-0/+0
2013-10-31convert new/move menu to .uiCaolán McNamara7-194/+201
2013-10-31Don't hard-code the start row position of string array to 0...Kohei Yoshida3-6/+39