Age | Commit message (Expand) | Author |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-29 | coverity#1242433 SdrMakeOutliner alway derefs pMod | Caolán McNamara |
2014-10-28 | Windows build fix. | Kohei Yoshida |
2014-10-28 | Move these headers from include to svx; they are not used outside svx. | Kohei Yoshida |
2014-10-28 | fdo#84938: replace TIMEF_ constants with enum | Noel Grandin |
2014-10-24 | coverity#1242429 Explicit null dereferenced | Caolán McNamara |
2014-10-24 | Related: fdo#84844 Support fill color in SvxColorToolBoxControl | Maxim Monastirsky |
2014-10-24 | Register the item type based on the SID | Maxim Monastirsky |
2014-10-24 | coverity#735385 try and silence Copy-paste error | Caolán McNamara |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "boost::rational throws if 0 is passed as denominator" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-23 | fdo#85247: copy and paste of a slide results in a blue slide in presentation ... | Muthu Subramanian |
2014-10-23 | FastSerializer: Buffer output and write it only at the end | Matúš Kukan |
2014-10-22 | callcatcher: update unused code | Caolán McNamara |
2014-10-22 | Save precious vertical space by removing some redundant heading labels | Adolfo Jayme Barrientos |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-10-21 | Resolves: fdo#83588 Revert "center slide after changing zoom" | Caolán McNamara |
2014-10-21 | fdo#83579 - 'Extrusion On/Off' should be added to Fontwork toolbar | Yousuf Philips |
2014-10-21 | Resolves: fdo#84417 restore focus window after preview | Caolán McNamara |
2014-10-21 | add CVE-2014-4114 test | Caolán McNamara |
2014-10-21 | fix debugging build | Caolán McNamara |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-21 | nShearWink -> nShearAngle | Miklos Vajna |
2014-10-20 | Revert "at least fix the crash when calling SdXImpressDocument::dispose | Michael Stahl |
2014-10-20 | coverity#704010 Unchecked return value | Caolán McNamara |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-19 | -Werror=shadow | Miklos Vajna |
2014-10-17 | Consistency around SdrAngleItem in svx/sxciaitm.hxx | Stephan Bergmann |
2014-10-17 | There is no ExportCGM | Stephan Bergmann |
2014-10-17 | Pass args by const & | Stephan Bergmann |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-16 | ensure UserData dtors are done while SolarMutex is locked | Caolán McNamara |
2014-10-15 | Restore my pretty slide highlighting | Caolán McNamara |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-15 | fdo#84938: replace SYMBOL_TYPE constants with enum | Noel Grandin |
2014-10-15 | nDrehWink -> nRotationAngle | Miklos Vajna |
2014-10-14 | Resolves: fdo#84887 TabBar::ImplShowPage crash | Caolán McNamara |
2014-10-14 | add cgm loading test | Caolán McNamara |
2014-10-14 | fdo#84236 Remove view modes from sd context menu | Samuel Mehrbrodt |
2014-10-14 | remove duplicate definitions of PPT_TRANSITION_TYPE constants | Noel Grandin |
2014-10-14 | coverity#1242426 Dereference after null check | Caolán McNamara |
2014-10-14 | fdo#84938: convert EPP_LAYOUT constants to enum | Noel Grandin |
2014-10-13 | fdo#84213 Add show/hide ruler to sd context menu | Samuel Mehrbrodt |
2014-10-13 | oox: refactor embedded media import | Michael Stahl |
2014-10-13 | boost::rational throws if 0 is passed as denominator | David Tardon |
2014-10-12 | Wording: 'Audio/Video' -> 'Audio or Video' | Samuel Mehrbrodt |
2014-10-11 | fdo#84912 - MENU: Addition of AutoSpellcheck to Tools menu | Yousuf Philips |
2014-10-11 | fdo#84916 Fix string: Insert Audio/Video | Samuel Mehrbrodt |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |