summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22RowSet: notify listeners when next() brings us afterLastLionel Elie Mamane1-1/+13
2015-01-22Malarkey, the cache has been positioned by our caller and we do not move it.Lionel Elie Mamane1-8/+0
2015-01-22use enum constant instead of hard-coded integer literalLionel Elie Mamane1-2/+2
2015-01-22fdo#88475 RowSetBase: reposition cache before interrogating itLionel Elie Mamane3-20/+19
2015-01-22rhbz#1184582: At least catch and log UNO exceptions in grammar checking threadStephan Bergmann1-50/+60
2015-01-22loplugin:cstylecastStephan Bergmann1-6/+6
2015-01-22loplugin:stringconstantStephan Bergmann1-1/+1
2015-01-22fix mangled indentCaolán McNamara1-127/+130
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann2-4/+4
2015-01-22This can be called really early, create the dir.Jan Holesovsky1-1/+1
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth4-10/+24
2015-01-22SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann4-6/+14
2015-01-22Updated coreStanislav Horacek1-0/+0
2015-01-22Don't output idiotic comments in the generated OpenCLTor Lillqvist1-3/+3
2015-01-22fdo#79045 PDF Import: fix text displacementVort1-1/+10
2015-01-22Merge common code of sw format listsJan-Marek Glogowski9-236/+103
2015-01-22pdf import: Kill cut'n'paste, and fix a memory leak.Jan Holesovsky1-48/+22
2015-01-22Re-indent to make precedence clearStephan Bergmann1-4/+5
2015-01-22areBothOpenFrom can be a free functionStephan Bergmann1-6/+8
2015-01-22fdo#88158 Display two "Open..." entries in the file-menuJuergen Funk1-4/+12
2015-01-22Factor out SfxStringItem::dumpAsXml() from swMiklos Vajna3-25/+16
2015-01-22loplugin:cstylecast: Warn about more of the potentially suspicious onesStephan Bergmann1-5/+3
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann68-224/+254
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane2-9/+0
2015-01-22Apply GLSL patch for areaScaleFragmentShaderChris Sherlock1-0/+6
2015-01-22vcl: cleanup of OpenGLX11CairoTextRender::drawSurfaceChris Sherlock1-8/+0
2015-01-21add label to .uno:SearchLabel (related: fdo#81925)Andras Timar1-0/+5
2015-01-21Don't try to pass an arbitrary Java exception through UNOLionel Elie Mamane2-5/+15
2015-01-21drop unnecessary inlineCaolán McNamara1-41/+34
2015-01-21Hint assertions and sanity checks added.Ashod Nakashian2-6/+22
2015-01-21Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any valuesStephan Bergmann1-2/+2
2015-01-21add has-focus .ui supportCaolán McNamara4-2/+16
2015-01-21fdo#84336 Fix swf renderingMatthew Francis1-1/+1
2015-01-21fdo #88578: Focus on first checkbox when showing calc paste special dialogThomas Viehmann1-0/+1
2015-01-21fdo#85174 PDF Import: fix character positions without modifying popplerVort5-82/+17
2015-01-21Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2-1/+101
2015-01-21slot:5500 -> .uno:NewDoc(FromTemplate)Caolán McNamara4-8/+5
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara3-13/+10
2015-01-21RotateAngle of UNO type longStephan Bergmann1-1/+1
2015-01-21Avoid reinterpret_cast to same typeStephan Bergmann2-3/+6
2015-01-21fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston5-8/+35
2015-01-21loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type)Stephan Bergmann1-1/+1
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann13-39/+39
2015-01-21Some more loplugin:cstylecast: writerperfectStephan Bergmann2-2/+2
2015-01-21Some more loplugin:cstylecast: starmathStephan Bergmann1-9/+8
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann16-37/+37
2015-01-21Also ignore Visual Studio 2013 filesVort1-0/+1
2015-01-21has_focus is not implemented, remove usesCaolán McNamara4-18/+74
2015-01-21Resolves: fdo#88562 convert filename widget from ro-edit to selectable-labelCaolán McNamara2-6/+7
2015-01-21Related: fdo#88562 Nothing actually sets ID_FILETP_READONLY or ID_FILETP_TITLECaolán McNamara4-66/+62