summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet4-40/+39
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn10-44/+26
2014-12-18remove if-block that has no effectMichael Weghorn1-7/+0
2014-12-18fdo#39468 translate German commentsMichael Weghorn6-45/+38
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn6-68/+32
2014-12-18LEM TODO noteLionel Elie Mamane1-0/+1
2014-12-18bCategoriesUsed is always false at this pointLionel Elie Mamane1-1/+1
2014-12-18fdo#76780 don't limit PositionY to available widthLionel Elie Mamane1-1/+0
2014-12-18fdo#85876: add unittestBjoern Michaelsen1-0/+44
2014-12-18SwNodeIndex should really be finalBjoern Michaelsen1-1/+1
2014-12-17configure.ac: make it work with VisualStudio Express and 64 bit compileMark Williams1-8/+32
2014-12-17Enable out-of-order kernel execution.Kohei Yoshida1-1/+1
2014-12-17after resetting the values are not modifiedMarkus Mohrhard1-0/+1
2014-12-17make use of the new ForceOpenGL config variableMarkus Mohrhard1-1/+1
2014-12-17implement the ui part for the OpenGL config variablesMarkus Mohrhard3-0/+98
2014-12-17fdo#86627 - Change Image Crop BehaviorJoel1-3/+2
2014-12-17android doc browser: sync file type list with the intent filterMiklos Vajna2-21/+49
2014-12-17android doc browser: let's list file extensions only at a single placeMiklos Vajna2-80/+32
2014-12-17Fix 32-bit buildsStephan Bergmann1-2/+2
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann3-18/+61
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann54-129/+222
2014-12-17Garbage in, garbage out?Stephan Bergmann1-1/+6
2014-12-17clew: there is no "clcc" UnpackedTarballMichael Stahl1-2/+0
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl9-34/+34
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara2-14/+0
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara5-44/+18
2014-12-17RID_CMDBOXWINDOW is so hacky and src entry so small just hardcode in cxxCaolán McNamara2-26/+6
2014-12-17allow NULL SfxChildWindowCaolán McNamara1-3/+3
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara4-9/+20
2014-12-17silence parent-less warning for temp images from builderCaolán McNamara1-1/+2
2014-12-17convert docking animation window to .uiCaolán McNamara8-651/+814
2014-12-17map gtk-media-stop to SymbolType::STOPCaolán McNamara1-0/+2
2014-12-17relax assert, 0 is fineCaolán McNamara1-1/+1
2014-12-17implement loading docking windows from .ui formatCaolán McNamara19-85/+333
2014-12-17Updated coreCaolán McNamara1-0/+0
2014-12-17fix Windows buildLászló Németh2-1/+4
2014-12-17android: turn off text and table boundaries in the viewerMiklos Vajna1-1/+12
2014-12-17android: fix unreadable text in doc browser's about dialogMiklos Vajna3-2/+3
2014-12-17fix Windows buildLászló Németh1-1/+1
2014-12-17Bin code that became dead after 8ecf956d79878c9b24f5ddc51d6b723a76d334f5Tor Lillqvist2-107/+0
2014-12-17android: tweak low-res tilesTomaž Vajngerl2-5/+3
2014-12-17android: support to handle events with prioritizationTomaž Vajngerl5-9/+25
2014-12-17android: remove old and unused LOAndroid and LOAndroid2Tomaž Vajngerl205-20206/+0
2014-12-17Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix"Lionel Elie Mamane2-87/+1
2014-12-17Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..."Lionel Elie Mamane1-24/+33
2014-12-17Remove the ThumbnailGenerator classTor Lillqvist2-379/+0
2014-12-17Bin dead codeTor Lillqvist6-442/+0
2014-12-17android: fix loading documents from doc browser's about dialogMiklos Vajna3-6/+35
2014-12-17android: show about menu entry in the browser as wellMiklos Vajna2-1/+8
2014-12-17android: extract LOAbout from LibreOfficeMainActivityMiklos Vajna2-47/+75